home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 September / CHIP NET Rehberi Eylül 1998.iso / tools / dbpage / _setup.1 / DBPage.exe / 0 / RCDATA / TBUILDHTML / TBUILDHTML.txt
Text File  |  1997-05-06  |  3KB  |  198 lines

  1. object BuildHTML: TBuildHTML
  2.   Left = 199
  3.   Top = 147
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Building HTML Files'
  7.   ClientHeight = 124
  8.   ClientWidth = 334
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 87
  19.     Top = 32
  20.     Width = 160
  21.     Height = 20
  22.     Caption = 'Building HTML Files'
  23.     Font.Color = clBlack
  24.     Font.Height = -16
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentFont = False
  28.   end
  29.   object memH1: TMemo
  30.     Left = 144
  31.     Top = 32
  32.     Width = 185
  33.     Height = 17
  34.     Lines.Strings = (
  35.       'memH1')
  36.     TabOrder = 3
  37.     Visible = False
  38.     WordWrap = False
  39.   end
  40.   object ProgressBar1: TProgressBar
  41.     Left = 18
  42.     Top = 64
  43.     Width = 297
  44.     Height = 33
  45.     Min = 0
  46.     Max = 100
  47.     TabOrder = 0
  48.   end
  49.   object Memo1: TMemo
  50.     Left = 0
  51.     Top = 0
  52.     Width = 337
  53.     Height = 25
  54.     TabStop = False
  55.     Font.Color = clBlack
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     Lines.Strings = (
  60.       'Memo1')
  61.     ParentFont = False
  62.     TabOrder = 1
  63.     Visible = False
  64.   end
  65.   object dbcIndex1: TwwDBCombobox
  66.     Left = 40
  67.     Top = 104
  68.     Width = 121
  69.     Height = 21
  70.     ShowButton = True
  71.     Style = csDropDown
  72.     MapList = True
  73.     AllowClearKey = False
  74.     DropDownCount = 8
  75.     ItemHeight = 0
  76.     MaxLength = 0
  77.     Sorted = True
  78.     TabOrder = 2
  79.     Visible = False
  80.   end
  81.   object memGH1: TMemo
  82.     Left = 141
  83.     Top = 48
  84.     Width = 185
  85.     Height = 17
  86.     Lines.Strings = (
  87.       'memS1')
  88.     TabOrder = 4
  89.     Visible = False
  90.     WordWrap = False
  91.   end
  92.   object memB1: TMemo
  93.     Left = 141
  94.     Top = 72
  95.     Width = 185
  96.     Height = 17
  97.     Lines.Strings = (
  98.       'memS1')
  99.     TabOrder = 5
  100.     Visible = False
  101.     WordWrap = False
  102.   end
  103.   object memGF1: TMemo
  104.     Left = 141
  105.     Top = 88
  106.     Width = 185
  107.     Height = 17
  108.     Lines.Strings = (
  109.       'memS1')
  110.     TabOrder = 6
  111.     Visible = False
  112.     WordWrap = False
  113.   end
  114.   object memF1: TMemo
  115.     Left = 141
  116.     Top = 104
  117.     Width = 185
  118.     Height = 17
  119.     Lines.Strings = (
  120.       'memS1')
  121.     TabOrder = 7
  122.     Visible = False
  123.     WordWrap = False
  124.   end
  125.   object memGH2: TMemo
  126.     Left = 61
  127.     Top = 56
  128.     Width = 185
  129.     Height = 17
  130.     Lines.Strings = (
  131.       'memS1')
  132.     TabOrder = 8
  133.     Visible = False
  134.     WordWrap = False
  135.   end
  136.   object memGH3: TMemo
  137.     Left = 149
  138.     Top = 56
  139.     Width = 185
  140.     Height = 17
  141.     Lines.Strings = (
  142.       'memS1')
  143.     TabOrder = 9
  144.     Visible = False
  145.     WordWrap = False
  146.   end
  147.   object memGF2: TMemo
  148.     Left = 13
  149.     Top = 72
  150.     Width = 185
  151.     Height = 17
  152.     Lines.Strings = (
  153.       'memS1')
  154.     TabOrder = 10
  155.     Visible = False
  156.     WordWrap = False
  157.   end
  158.   object memGF3: TMemo
  159.     Left = 141
  160.     Top = 80
  161.     Width = 185
  162.     Height = 17
  163.     Lines.Strings = (
  164.       'memS1')
  165.     TabOrder = 11
  166.     Visible = False
  167.     WordWrap = False
  168.   end
  169.   object MemoO1: TMemo
  170.     Left = 21
  171.     Top = 80
  172.     Width = 185
  173.     Height = 17
  174.     Lines.Strings = (
  175.       'memS1')
  176.     TabOrder = 12
  177.     Visible = False
  178.     WordWrap = False
  179.   end
  180.   object MemoO2: TMemo
  181.     Left = 29
  182.     Top = 88
  183.     Width = 185
  184.     Height = 17
  185.     Lines.Strings = (
  186.       'memS1')
  187.     TabOrder = 13
  188.     Visible = False
  189.     WordWrap = False
  190.   end
  191.   object Timer1: TTimer
  192.     Enabled = False
  193.     Interval = 1
  194.     OnTimer = Timer1Timer
  195.     Top = 32
  196.   end
  197. end
  198.